Ad Widget

Collapse

Parâmetro - Zabbix está rodando - NÃO

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pccruz
    Member
    • Mar 2011
    • 37

    #1

    Parâmetro - Zabbix está rodando - NÃO

    Caros,

    Estou com um problema, depois que atualizei meu ambiente zabbix de 1.8 para 2.0 eu percebi que em meu dashboard o valor do parâmetro em valor esta como "NÃO" ou seja não esta rodando.

    E é estranho, por que eu já dei uma olhada em
    /etc/zabbix/zabbix_server.conf e esta correto, esta com o mesmo
    usuário e senha que defini na primeira instalação, não mexi em nada.

    DBUser=zabbix

    ### Option: DBPassword
    # Database password. Ignored for SQLite.
    # Comment this line if no password is used.
    #
    # Mandatory: no
    # Default:
    DBPassword=*******

    Depois dei o comando:

    [root@omega ~]# ps -ef | grep mysql
    root 2640 1 0 May30 ? 00:00:00 /bin/sh
    /usr/bin/mysqld_safe --datadir=/var/lib/mysql
    --socket=/var/lib/mysql/mysql.sock --log-error=/var/log/mysqld.log
    --pid-file=/var/run/mysqld/mysqld.pid --user=mysql
    mysql 2690 2640 0 May30 ? 00:00:05 /usr/libexec/mysqld
    --basedir=/usr --datadir=/var/lib/mysql --user=mysql
    --pid-file=/var/run/mysqld/mysqld.pid --skip-external-locking
    --socket=/var/lib/mysql/mysql.sock
    root 11967 11037 0 09:06 pts/0 00:00:00 grep mysql

    Outro teste efetuado:

    [root@omega ~]# mysql -u zabbix -p zabbix
    Enter password:
    Reading table information for completion of table and column names
    You can turn off this feature to get a quicker startup with -A

    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is 6453
    Server version: 5.0.95 Source distribution

    Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

    Oracle is a registered trademark of Oracle Corporation and/or its
    affiliates. Other names may be trademarks of their respective
    owners.

    Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

    mysql>

    mysql> show tables;
    +-----------------------+
    | Tables_in_zabbix |
    +-----------------------+
    | acknowledges |
    | actions |
    | alerts |
    | applications |
    | auditlog |
    | auditlog_details |
    | autoreg_host |
    | conditions |
    | config |
    | dchecks |
    | dhosts |
    | drules |
    | dservices |
    | escalations |
    | events |
    | expressions |
    | functions |
    | globalmacro |
    | globalvars |
    | graph_discovery |
    | graph_theme |
    | graphs |
    | graphs_items |
    | groups |
    | help_items |
    | history |
    | history_log |
    | history_str |
    | history_str_sync |
    | history_sync |
    | history_text |
    | history_uint |
    | history_uint_sync |
    | host_inventory |
    | hostmacro |
    | hosts |
    | hosts_groups |
    | hosts_templates |
    | housekeeper |
    | httpstep |
    | httpstepitem |
    | httptest |
    | httptestitem |
    | icon_map |
    | icon_mapping |
    | ids |
    | images |
    | interface |
    | item_discovery |
    | items |
    | items_applications |
    | maintenances |
    | maintenances_groups |
    | maintenances_hosts |
    | maintenances_windows |
    | mappings |
    | media |
    | media_type |
    | node_cksum |
    | nodes |
    | opcommand |
    | opcommand_grp |
    | opcommand_hst |
    | opconditions |
    | operations |
    | opgroup |
    | opmessage |
    | opmessage_grp |
    | opmessage_usr |
    | optemplate |
    | profiles |
    | proxy_autoreg_host |
    | proxy_dhistory |
    | proxy_history |
    | regexps |
    | rights |
    | screens |
    | screens_items |
    | scripts |
    | service_alarms |
    | services |
    | services_links |
    | services_times |
    | sessions |
    | slides |
    | slideshows |
    | sysmap_element_url |
    | sysmap_url |
    | sysmaps |
    | sysmaps_elements |
    | sysmaps_link_triggers |
    | sysmaps_links |
    | timeperiods |
    | trends |
    | trends_uint |
    | trigger_depends |
    | trigger_discovery |
    | triggers |
    | user_history |
    | users |
    | users_groups |
    | usrgrp |
    | valuemaps |
    +-----------------------+
    103 rows in set (0.00 sec)

    E estou vendo que o root não esta se conectando ao banco mysql...

    [root@omega sbin]# tail /tmp/zabbix_server.log
    2480:20120531:102204.365 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
    2480:20120531:102204.365 Database is down. Reconnecting in 10 seconds.
    2480:20120531:102214.367 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
    2480:20120531:102214.367 Database is down. Reconnecting in 10 seconds.
    2480:20120531:102224.370 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
    2480:20120531:102224.370 Database is down. Reconnecting in 10 seconds.
    2480:20120531:102234.372 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
    2480:20120531:102234.372 Database is down. Reconnecting in 10 seconds.
    2480:20120531:102244.375 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
    2480:20120531:102244.375 Database is down. Reconnecting in 10 seconds

    Alguém pode me dar um auxílio?
    Last edited by pccruz; 21-06-2012, 17:00.
  • andersguitar
    Member
    • Dec 2010
    • 64

    #2
    pccruz, executa um ps ax | grep zabbix. Veja se existem algumas instancias do zabbix_server rodando. Vale também acompanhar pelo log. Apanhei um pouco com o 2.0 devido a algumas diferenças de diretorios e parametros relacionados ao 1.8.x.
    Passei pelo mesmo problema, verei aqui se consigo te dar uma luz...

    EDIT: lembrei. Só funcionou comigo quando configurei o .conf daqui: /usr/local/etc/
    Pelo /etc/zabbix, nada feito.
    Last edited by andersguitar; 31-05-2012, 18:22.

    Comment

    • pccruz
      Member
      • Mar 2011
      • 37

      #3
      Reply to thread 'Parâmetro - Zabbix está rodando - NÃO

      [root@omega ~]# ps ax | grep zabbix
      2470 ? SN 0:00 /usr/local/zabbix/sbin/zabbix_agentd
      2472 ? SN 0:00 /usr/local/zabbix/sbin/zabbix_agentd
      2473 ? SN 0:00 /usr/local/zabbix/sbin/zabbix_agentd
      2474 ? SN 0:00 /usr/local/zabbix/sbin/zabbix_agentd
      2475 ? SN 0:00 /usr/local/zabbix/sbin/zabbix_agentd
      2476 ? SN 0:00 /usr/local/zabbix/sbin/zabbix_agentd
      2480 ? S 0:05 /usr/local/zabbix/sbin/zabbix_server
      14822 pts/0 R+ 0:00 grep zabbix

      Eu to usando o centOS man, o que você fez para resolver este problema?

      Abs.

      Comment

      • andersguitar
        Member
        • Dec 2010
        • 64

        #4
        Então, comigo só funcionou quando fiz a configuração dos parametros do .conf daqui:
        /usr/local/etc/zabbix_server.conf
        Pelo /etc/zabbix, nada feito.

        Comment

        • pccruz
          Member
          • Mar 2011
          • 37

          #5
          Parâmetro - Zabbix está rodando - NÃO

          [root@omega etc]# pwd
          /usr/local/etc
          [root@omega etc]# ls
          zabbix_agent.conf zabbix_agentd.conf zabbix_server.conf
          zabbix_agent.conf.d zabbix_agentd.conf.d zabbix_server.conf.d
          [root@omega etc]# vim zabbix_server.conf

          Eu alterei aqui estava como DBUser=root

          Alterei para DBUser=zabbix e na senha foi a mesma que eu defini.

          Vou testar aqui

          Comment

          • pccruz
            Member
            • Mar 2011
            • 37

            #6
            Parâmetro - Zabbix está rodando - NÃO

            Fiz a alteração, salvei mais nada....

            2480:20120531:125016.513 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125016.513 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125026.516 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125026.516 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125036.518 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125036.518 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125046.521 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125046.521 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125056.523 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125056.523 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125106.525 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125106.525 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125116.527 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125116.527 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125126.529 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125126.529 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125136.530 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125136.530 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125146.533 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125146.533 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125156.534 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125156.535 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125206.538 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125206.538 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125216.539 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125216.540 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125226.542 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125226.542 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125236.544 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125236.545 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125246.547 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125246.547 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125256.550 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125256.551 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125306.553 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125306.553 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125316.556 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125316.556 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125326.558 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125326.558 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125336.561 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125336.561 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125346.562 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125346.562 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125356.565 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125356.565 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125406.567 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125406.567 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125416.570 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125416.570 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125426.572 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125426.572 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125436.574 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125436.574 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125446.576 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125446.576 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125456.578 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125456.578 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125506.579 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125506.579 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125516.582 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125516.582 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125526.583 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125526.584 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125536.587 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125536.587 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125546.589 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125546.590 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125556.592 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125556.592 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125606.595 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125606.595 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125616.597 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125616.597 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125626.600 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125626.600 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125636.602 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125636.602 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125646.605 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125646.605 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125656.607 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125656.607 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125706.610 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125706.610 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125716.611 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125716.611 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125726.614 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125726.614 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125736.616 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125736.616 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125746.619 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125746.619 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125756.621 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125756.621 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125806.623 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125806.623 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125816.625 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125816.626 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125826.627 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125826.627 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125836.628 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125836.629 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125846.631 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125846.631 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125856.632 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125856.633 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125906.635 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125906.635 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125916.638 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125916.638 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125926.640 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125926.640 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125936.643 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125936.643 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125946.645 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125946.645 Database is down. Reconnecting in 10 seconds.
            2480:20120531:125956.648 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:125956.648 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130006.650 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130006.650 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130016.653 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130016.653 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130026.655 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130026.655 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130036.658 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130036.658 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130046.659 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130046.659 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130056.662 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130056.662 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130106.664 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130106.665 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130116.666 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130116.666 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130126.668 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130126.669 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130136.670 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130136.670 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130146.672 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130146.673 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130156.674 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130156.674 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130206.676 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130206.676 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130216.678 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130216.678 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130226.680 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130226.680 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130236.683 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130236.683 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130246.686 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130246.686 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130256.688 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130256.688 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130306.691 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130306.691 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130316.693 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130316.693 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130326.696 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130326.696 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130336.698 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130336.698 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130346.701 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130346.701 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130356.703 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130356.704 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130406.706 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130406.706 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130416.707 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130416.708 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130426.710 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130426.710 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130436.712 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130436.713 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130446.714 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130446.714 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130456.717 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130456.717 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130506.718 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130506.718 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130516.721 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130516.721 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130526.722 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130526.722 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130536.724 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130536.724 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130546.726 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130546.726 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130556.729 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130556.729 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130606.732 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130606.732 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130616.735 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130616.735 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130626.737 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130626.737 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130636.740 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130636.740 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130646.742 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130646.742 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130656.745 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130656.745 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130706.747 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130706.748 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130716.750 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130716.750 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130726.752 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130726.753 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130736.755 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130736.755 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130746.757 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130746.757 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130756.759 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130756.759 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130806.762 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130806.762 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130816.763 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130816.763 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130826.766 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130826.766 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130836.767 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130836.767 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130846.770 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130846.770 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130856.771 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130856.771 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130906.773 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130906.773 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130916.776 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130916.776 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130926.779 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130926.779 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130936.781 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130936.781 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130946.784 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130946.784 Database is down. Reconnecting in 10 seconds.
            2480:20120531:130956.786 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:130956.787 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131006.789 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131006.789 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131016.791 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131016.792 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131026.794 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131026.794 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131036.797 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131036.797 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131046.799 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131046.799 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131056.802 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131056.802 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131106.804 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131106.804 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131116.806 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131116.806 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131126.808 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131126.808 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131136.811 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131136.811 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131146.812 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131146.812 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131156.815 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2480:20120531:131156.815 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131206.816 [Z3001] connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
            2480:20120531:131206.816 Database is down. Reconnecting in 10 seconds.
            2480:20120531:131207.953 Got signal [signal:15(SIGTERM),sender_pid:15765,sender_uid:0,r eason:0]. Exiting ...
            2480:20120531:131209.955 [Z3001] connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
            2480:20120531:131209.955 Cannot connect to the database. Exiting...
            2664:20120531:131332.985 Starting Zabbix Server. Zabbix 2.0.0 (revision 27675).
            2664:20120531:131333.015 ****** Enabled features ******
            2664:20120531:131333.015 SNMP monitoring: YES
            2664:20120531:131333.015 IPMI monitoring: NO
            2664:20120531:131333.015 WEB monitoring: YES
            2664:20120531:131333.016 Jabber notifications: NO
            2664:20120531:131333.016 Ez Texting notifications: YES
            2664:20120531:131333.016 ODBC: NO
            2664:20120531:131333.016 SSH2 support: NO
            2664:20120531:131333.016 IPv6 support: NO
            2664:20120531:131333.016 ******************************
            2664:20120531:131333.022 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131333.022 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131343.025 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131343.025 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131353.028 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131353.028 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131403.029 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131403.030 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131413.032 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131413.033 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131423.034 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131423.034 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131433.037 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131433.037 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131443.039 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131443.039 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131453.042 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131453.042 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131503.045 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131503.045 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131513.047 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131513.047 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131523.050 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131523.050 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131533.052 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131533.052 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131543.055 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131543.055 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131553.058 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131553.058 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131603.060 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131603.061 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131613.063 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131613.064 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131623.065 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131623.065 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131633.068 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131633.068 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131643.070 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131643.070 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131653.073 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131653.073 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131703.076 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131703.076 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131713.079 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131713.079 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131723.082 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131723.082 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131733.084 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131733.084 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131743.087 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131743.087 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131753.088 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131753.089 Database is down. Reconnecting in 10 seconds.
            2664:20120531:131803.091 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
            2664:20120531:131803.092 Database is down. Reconnecting in 10 seconds.

            Comment

            • pccruz
              Member
              • Mar 2011
              • 37

              #7
              Parâmetro - Zabbix está rodando - NÃO

              Depois da alteração, você fez mais alguma alteração?

              Comment

              • andersguitar
                Member
                • Dec 2010
                • 64

                #8
                Rapaz...
                Faz o teste. Cria um usuario teste sem senha para conexao ao banco zabbix.
                Altera o .conf da pasta /etc/zabbix com os parametros, e executa zabbix_server -c /etc/zabbix/zabbix_server.conf
                Verifique se muda algo...

                Comment

                • pccruz
                  Member
                  • Mar 2011
                  • 37

                  #9
                  Parâmetro - Zabbix está rodando - NÃO

                  Man, a mesma coisa....


                  2642:20120531:152446.027 Database is down. Reconnecting in 10 seconds.
                  2642:20120531:152456.029 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
                  2642:20120531:152456.029 Database is down. Reconnecting in 10 seconds.
                  2642:20120531:152506.031 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
                  2642:20120531:152506.031 Database is down. Reconnecting in 10 seconds.
                  2642:20120531:152516.033 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)
                  2642:20120531:152516.033 Database is down. Reconnecting in 10 seconds.
                  [root@omega tmp]#

                  Comment

                  • andersguitar
                    Member
                    • Dec 2010
                    • 64

                    #10
                    Vou tentar recriar um ambiente em VM. Se conseguir algo, te aviso.

                    Comment

                    • pccruz
                      Member
                      • Mar 2011
                      • 37

                      #11
                      Parâmetro - Zabbix está rodando - NÃO

                      Oi Ander, bom dia

                      Uma dúvida, depois que você apontou para /usr/local/etc/zabbix_server.conf

                      Você salvou e depois? O que você fez para iniciar o serviço?

                      Outra coisa, e os arquivos que ficaram em /etc/zabbix ? Você excluiu eles?

                      Att.

                      Comment

                      • andersguitar
                        Member
                        • Dec 2010
                        • 64

                        #12
                        pccruz, na verdade continuei com os arquivos em /etc, não os deletei (embora o zabbix chame em /usr/local/etc). Para iniciar o serviço executei somente, como root, zabbix_server. Caso não inicie, tenta ir na pasta onde se encontra o executavel do servidor e executa de lá pra ver o que acontece.

                        Comment

                        • pccruz
                          Member
                          • Mar 2011
                          • 37

                          #13
                          Parâmetro - Zabbix está rodando - NÃO

                          Seria isso brother?

                          [root@omega etc]# pwd
                          /usr/local/etc
                          [root@omega etc]# zabbix_server -c /usr/local/etc/zabbix_server.conf

                          Comment

                          • andersguitar
                            Member
                            • Dec 2010
                            • 64

                            #14
                            EXatamente isso.

                            Comment

                            • andersguitar
                              Member
                              • Dec 2010
                              • 64

                              #15
                              Caso queira testar a conexão com o banco, testa com esse script:

                              <?php
                              $link = mysql_connect('localhost', 'mysql_user', 'mysql_password');
                              if (!$link) {
                              die('Não foi possível conectar: ' . mysql_error());
                              }
                              echo 'Conexão bem sucedida';
                              mysql_close($link);
                              ?>

                              Chama pela pagina web. Salva como teste.php ou algo do seu gosto.

                              Comment

                              Working...